<!DOCTYPE html>
<html class="no-js mh-one-sb" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-25802046-1"></script>
<meta name="google-site-verification" content="QBC_whjnE9uLiRREkRxVtguu6xQGn6z6iwteuMk24ls" />
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-25802046-1');
</script>
<!-- End google tag-->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="profile" href="http://gmpg.org/xfn/11" />
<title>The Temple News &#8211; A watchdog for the Temple University community since 1921.</title>
<meta name='robots' content='max-image-preview:large' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="The Temple News &raquo; Feed" href="https://temple-news.com/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="The Temple News &raquo; Comments Feed" href="https://temple-news.com/?feed=comments-rss2" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v7.18.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-25802046-1"  type="text/javascript" data-cfasync="false" async></script>
			<script type="text/javascript" data-cfasync="false">
				var mi_version = '7.18.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStr = 'ga-disable-UA-25802046-1';

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					return document.cookie.indexOf( disableStr + '=true' ) > - 1;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					window[disableStr] = true;
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
					window[disableStr] = true;
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];
				if ( mi_track_user ) {
					function __gtagTracker() {dataLayer.push( arguments );}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
						                    });
					__gtagTracker( 'config', 'UA-25802046-1', {
						forceSSL:true,					} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
										if ( args.hasOwnProperty(arg) && gaMap.hasOwnProperty(arg) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
				<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/temple-news.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4e63a53f234a305eb5f11a609ff69133"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='embed-pdf-viewer-css'  href='http://temple-news.com/wp-content/plugins/embed-pdf-viewer/css/embed-pdf-viewer.css?ver=4e63a53f234a305eb5f11a609ff69133' type='text/css' media='screen' />
<link rel='stylesheet' id='wp-block-library-css'  href='http://temple-news.com/wp-includes/css/dist/block-library/style.min.css?ver=4e63a53f234a305eb5f11a609ff69133' type='text/css' media='all' />
<link rel='stylesheet' id='flytedesk-digital-css'  href='http://temple-news.com/wp-content/plugins/flytedesk-digital/public/css/flytedesk-digital-public.css?ver=20181101' type='text/css' media='all' />
<link rel='stylesheet' id='ppress-frontend-css'  href='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=3.1.17' type='text/css' media='all' />
<link rel='stylesheet' id='ppress-flatpickr-css'  href='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=3.1.17' type='text/css' media='all' />
<link rel='stylesheet' id='ppress-select2-css'  href='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=4e63a53f234a305eb5f11a609ff69133' type='text/css' media='all' />
<link rel='stylesheet' id='wp-polls-css'  href='http://temple-news.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.75.6' type='text/css' media='all' />
<style id='wp-polls-inline-css' type='text/css'>
.wp-polls .pollbar {
	margin: 1px;
	font-size: 8px;
	line-height: 10px;
	height: 10px;
	background: #10617c;
	border: 1px solid #10617c;
}

</style>
<link rel='stylesheet' id='mc4wp-form-themes-css'  href='http://temple-news.com/wp-content/plugins/mailchimp-for-wp/assets/css/form-themes.css?ver=4.8.6' type='text/css' media='all' />
<link rel='stylesheet' id='ai-core-style-css'  href='http://temple-news.com/wp-content/plugins/aesop-story-engine/public/assets/css/ai-core.css?ver=1' type='text/css' media='all' />
<style id='ai-core-style-inline-css' type='text/css'>
.aesop-gallery-component .aesop-component-caption{color:#333;padding:.25rem .75rem;background:rgba(255,255,255,.8);font-size:14px}.aesop-stacked-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;left:0;top:0;position:relative;overflow:hidden}.aesop-stacked-img .aesop-stacked-caption{position:absolute;bottom:20px;right:20px;z-index:0;color:#333;padding:.25rem .75rem;background:rgba(255,255,255,.8);font-size:14px;-webkit-transition:all .75s ease-in-out;transition:all .75s ease-in-out}.aesop-sequence-img-wrap .aesop-sequence-caption{padding-left:4.5rem}.aesop-sequence-img-wrap .aesop-sequence-caption:before{left:0;bottom:-4px;font-weight:700;line-height:1;padding:.6rem .75rem;border:1px solid;border-color:inherit;content:counter(sequence-counter,decimal-leading-zero);counter-increment:sequence-counter}.aesop-sequence-img-wrap .aesop-sequence-img{width:100%;max-width:1200px;display:block}.aesop-hero-gallery-wrapper{clear:both;position:relative}.aesop-hero-gallery-content{position:absolute;top:20px}.aesopicon-search-plus{position:relative}.aesopicon-search-plus:after{display:inline-block;font-family:Dashicons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f179'}.aesop-parallax-component{clear:both}.aesop-parallax-component .aesop-parallax-sc{margin:0}.aesop-content-component .aesop-content-comp-wrap{padding:1.5em 2em}@media (max-width:766px){.aesop-content-component .aesop-content-comp-wrap{padding:1em}}.aesop-content-component .aesop-content-comp-inner p{line-height:1.2em}.aesop-content-component .aesop-content-img .aesop-content-comp-inner{word-wrap:break-word;background:rgba(255,255,255,.4);padding:1rem;line-height:1.3}.aesop-content-component .aesop-content-img .aesop-content-comp-inner p{margin-bottom:0}.aesop-image-component img{-webkit-box-shadow:0 0 6px -1px rgba(0,0,0,.5);box-shadow:0 0 6px -1px rgba(0,0,0,.5)}.aesop-image-component .aesop-lightbox{text-decoration:none;display:block}.aesop-image-component .aesop-img-enlarge{margin:0 0 .5rem}.aesop-image-component .aesop-img-enlarge:hover{text-decoration:none}.aesop-image-component .aesop-img-enlarge i{position:relative;top:1px}.aesop-image-component .aesop-img-enlarge,.aesop-image-component .aesop-image-component-caption{color:#b3b3b3;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.aesop-image-component .aesop-cap-cred,.aesop-image-component .aesop-img-enlarge{color:#b3b3b3}.aesop-image-component .aesop-cap-cred{border-top:1px dotted #b3b3b3;font-size:9px}.aesop-image-component:hover{opacity:.85;filter:alpha(opacity=85);-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.aesop-image-component:active img{box-shadow:none}.aesop-video-component .aesop-video-component-caption{color:#b3b3b3}.aesop-video-component .aesop-component-caption{color:#333;padding:.25rem .75rem;background:rgba(255,255,255,.8);font-size:14px}.mejs-container{width:100%;max-width:800px!important;margin-left:auto;margin-right:auto}.mejs-container+p{margin-top:1rem}.aesop-quote-component{padding:3rem 2rem}.aesop-quote-component blockquote{font-style:italic}.aesop-quote-component cite{display:block;font-size:14px}.aesop-on-genesis .aesop-quote-component blockquote:before{content:none}.aesop-story-collection{clear:both}.aesop-story-collection .aesop-story-collection-title{text-align:center;background:#fff;text-transform:uppercase;font-size:1.75rem;line-height:1.75rem;letter-spacing:.05rem;padding:.8rem 0 .6rem;margin:0;z-index:2;position:relative;-webkit-box-shadow:0 7px 7px -7px #000;box-shadow:0 7px 7px -7px #000}.aesop-story-collection .aesop-collection-item{float:left;position:relative;height:220px;overflow:hidden}.aesop-story-collection .aesop-collection-item .aesop-collection-item-link{display:table;height:100%;width:100%;color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.aesop-story-collection .aesop-collection-item .aesop-collection-item-link:before{position:absolute;content:'';width:100%;height:100%;background:#000;opacity:.65;filter:alpha(opacity=65);z-index:1}.aesop-story-collection .aesop-collection-item .aesop-collection-item-link:hover{text-decoration:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.aesop-story-collection .aesop-collection-item .aesop-collection-item-link:hover:before{-webkit-transition:opacity .25s linear;transition:opacity .25s linear;opacity:0;filter:alpha(opacity=0)}.aesop-story-collection .aesop-collection-item .aesop-collection-item-link:hover .aesop-collection-item-inner{background:rgba(0,0,0,.5)}.aesop-story-collection .aesop-collection-item .aesop-collection-item-inner{display:table-cell;vertical-align:middle;width:100%;height:100%;padding:0 2.5rem;position:relative;text-align:center;z-index:1;overflow:hidden;text-shadow:0 0 3px rgba(0,0,0,.6)}.aesop-story-collection .aesop-collection-item .aesop-collection-item-inner .aesop-collection-entry-title{font-weight:800;text-transform:uppercase;color:#fff;margin:auto}.aesop-story-collection .aesop-collection-item .aesop-collection-item-inner .aesop-collection-item-excerpt{font-size:12px}.aesop-story-collection .aesop-collection-item .aesop-collection-item-inner .aesop-collection-meta{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;margin-bottom:3rem;font-style:italic}.aesop-story-collection .aesop-collection-item .aesop-collection-item-img{position:absolute;width:100%;height:100%;left:0;z-index:0;background-position:center center}.aesop-story-collection .aesop-collection-splash .aesop-collection-item-link:before{content:none}.aesop-story-collection .aesop-collection-splash .aesop-collection-item-link:hover .aesop-collection-item-inner{background:0 0}.aesop-story-collection .aesop-collection-splash .aesop-collection-item-inner .aesop-collection-entry-title{color:#333;text-shadow:none}.aesop-story-collection .aesop-collection-load-more{background:#000;opacity:.65;filter:alpha(opacity=65);z-index:1;height:70px;line-height:70px;color:#fff}.jorgen-article-cover-wrap{position:fixed}.aesop-article-chapter-wrap{position:relative}.aesop-article-chapter-wrap.aesop-video-chapter .aesop-cover-title{max-width:100%;margin:0;padding-bottom:20px;top:150px;border-bottom:1px solid #fff;font-size:62px!important;color:#fff;width:90%;left:10%;position:absolute;z-index:1}.aesop-article-chapter-wrap.aesop-video-chapter .aesop-cover-title small{font-size:40px}@media (max-width:800px){.aesop-article-chapter-wrap .aesop-cover-title{font-size:52px}.aesop-article-chapter-wrap .aesop-cover-title small{font-size:42px}}@media (max-width:480px){.aesop-article-chapter-wrap .aesop-cover-title{display:block;bottom:30px;font-size:32px}.aesop-article-chapter-wrap .aesop-cover-title small{display:block;font-size:20px}}.aesop-cover-title{max-width:100%;margin:0;padding-bottom:20px;bottom:100px;border-bottom:1px solid #fff;font-size:62px!important;color:#fff;width:90%;left:10%;position:absolute;z-index:1}.aesop-cover-title small{font-size:40px}.aesop-toggle-chapter-menu{position:fixed;right:-1px;bottom:57px;height:44px;width:44px;background:#e6e6e6;border-top-left-radius:2px;border-bottom-left-radius:2px;z-index:150;-webkit-transition:right .25s ease;transition:right .25s ease}.aesop-toggle-chapter-menu:hover{background:#007aac;text-decoration:none}.aesop-toggle-chapter-menu:hover i{color:#fff}.aesop-toggle-chapter-menu i{color:#007aac}.aesop-chapter-menu-open .aesop-chapter-menu{right:0}.aesop-chapter-menu-open .aesop-toggle-chapter-menu{right:250px}.aesop-close-chapter-menu{position:absolute;top:12px;right:12px;z-index:1}.aesop-close-chapter-menu:hover{cursor:pointer}.aesop-chapter-menu{right:-250px;width:250px;top:0;position:fixed;bottom:0;background:#e6e6e6;-webkit-transition:right .25s ease;transition:right .25s ease;z-index:500;counter-reset:sequence-counter;color:#777}.aesop-chapter-menu .scroll-nav__list{margin:0;padding:0}.aesop-chapter-menu *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.aesop-chapter-menu li{display:block;margin-bottom:0;position:relative;padding-left:15px;font:400 14px/28px Arial,Helvetica,sans-serif}.aesop-chapter-menu li:before{content:counter(sequence-counter,upper-roman);counter-increment:sequence-counter;position:absolute;left:0}.aesop-chapter-menu a:link,.aesop-chapter-menu .scroll-nav__link{color:#777;padding-top:5px;padding-bottom:5px}.admin-bar .aesop-chapter-menu{top:32px}.aesop-chapter-menu--inner{padding:15px}.aesop-character-component .aesop-character-float{margin:.65rem 0;width:150px;text-align:center}.aesop-character-component .aesop-character-float .aesop-character-title{vertical-align:top;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#b3b3b3;text-transform:uppercase;letter-spacing:.05em;display:block;text-align:center;margin:0 0 .5rem}.aesop-character-component .aesop-character-float.aesop-character-right{float:right;margin-left:1.75rem}.aesop-character-component .aesop-character-float.aesop-character-center{margin-left:auto;margin-right:auto}.aesop-character-component .aesop-character-float.aesop-character-center .aesop-character-name{text-align:center}.aesop-character-component .aesop-character-float.aesop-character-left{float:left;margin-right:1.75rem}.aesop-character-component .aesop-character-avatar{width:90%;border-radius:50%}.aesop-character-component .aesop-character-cap{font-size:12px;line-height:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#b3b3b3;font-style:italic;margin-top:.8rem;border-top:1px dotted #b3b3b3;padding-top:.3rem}.aesop-document-component a{font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#b3b3b3;line-height:12px;text-decoration:none}.aesop-document-component a span{border-bottom:1px solid #e6e6e6;font-size:12px;color:gray}.aesop-document-component a span:before{content:'\f498';font-family:Dashicons;position:absolute;left:0}.aesop-timeline{position:fixed;bottom:0;left:0;right:0}.aesop-timeline ol{margin:0;padding:0;position:relative;background:#e6e6e6;padding:5px 10px;-webkit-box-shadow:inset 0 7px 7px -7px gray;box-shadow:inset 0 7px 7px -7px gray}.aesop-timeline ol:before,.aesop-timeline ol:after{content:" ";display:table}.aesop-timeline ol:after{clear:both}.aesop-timeline ol li{display:inline-block;margin-right:5px}.aesop-timeline ol li:last-child{margin-right:0}.aesop-timeline ol li a{text-transform:uppercase;font-size:14px;color:inherit;padding:2px 10px 8px;display:block;position:relative}.aesop-timeline ol li a:after{content:'';height:20px;border-right:1px solid #666;width:1px;position:absolute;left:50%;bottom:-10px}.aesop-timeline ol li.active a{color:#428bca}.aesop-timeline ol li.active a:after{border-right-color:#428bca}
</style>
<link rel='stylesheet' id='ai-lightbox-style-css'  href='http://temple-news.com/wp-content/plugins/aesop-story-engine/public/assets/css/lightbox.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='mh-magazine-css'  href='http://temple-news.com/wp-content/themes/mh-magazine/style.css?ver=3.8.3' type='text/css' media='all' />
<link rel='stylesheet' id='mh-magazine-child-css'  href='http://temple-news.com/wp-content/themes/mh-magazine-child/style.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='mh-font-awesome-css'  href='http://temple-news.com/wp-content/themes/mh-magazine/includes/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='mh-google-fonts-css'  href='https://fonts.googleapis.com/css?family=Roboto:300,400,400italic,600,700,900%7cRoboto+Condensed:300,400,400italic,600,700,900' type='text/css' media='all' />
<link rel='stylesheet' id='new-royalslider-core-css-css'  href='http://temple-news.com/wp-content/plugins/new-royalslider/lib/royalslider/royalslider.css?ver=3.4.1' type='text/css' media='all' />
<link rel='stylesheet' id='rsUni-css-css'  href='http://temple-news.com/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal.css?ver=3.4.1' type='text/css' media='all' />
<link rel='stylesheet' id='rsDefaultInv-css-css'  href='http://temple-news.com/wp-content/plugins/new-royalslider/lib/royalslider/skins/default-inverted/rs-default-inverted.css?ver=3.4.1' type='text/css' media='all' />
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/temple-news.com","hash_tracking":"false","ua":"UA-25802046-1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=7.18.0' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' id='flytedesk-digital-js-extra'>
/* <![CDATA[ */
var flytedesk_digital_publisher = {"uuid":"xxxxxxxx-xxxx-4xxx-xxxx-xxxxxxxxxxxx"};
/* ]]> */
</script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/flytedesk-digital/public/js/flytedesk-digital-public.js?ver=20181101' id='flytedesk-digital-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.js?ver=4e63a53f234a305eb5f11a609ff69133' id='ppress-flatpickr-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.js?ver=4e63a53f234a305eb5f11a609ff69133' id='ppress-select2-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-content/themes/mh-magazine/js/scripts.js?ver=3.8.3' id='mh-scripts-js'></script>
<link rel="https://api.w.org/" href="https://temple-news.com/index.php?rest_route=/" /><link rel="alternate" type="application/json" href="https://temple-news.com/index.php?rest_route=/wp/v2/pages/80088" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://temple-news.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://temple-news.com/wp-includes/wlwmanifest.xml" /> 

<link rel="canonical" href="https://temple-news.com/" />
<link rel='shortlink' href='https://temple-news.com/' />
<link rel="alternate" type="application/json+oembed" href="https://temple-news.com/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Ftemple-news.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://temple-news.com/index.php?rest_route=%2Foembed%2F1.0%2Fembed&#038;url=https%3A%2F%2Ftemple-news.com%2F&#038;format=xml" />
<style>genius-callout { display: none !important; }</style><style type="text/css">
.mh-header { background: #c9495a; }
.mh-navigation li:hover, .mh-navigation ul li:hover > ul, .mh-main-nav-wrap, .mh-main-nav, .mh-social-nav li a:hover, .entry-tags li, .mh-slider-caption, .mh-widget-layout8 .mh-widget-title .mh-footer-widget-title-inner, .mh-widget-col-1 .mh-slider-caption, .mh-widget-col-1 .mh-posts-lineup-caption, .mh-carousel-layout1, .mh-spotlight-widget, .mh-social-widget li a, .mh-author-bio-widget, .mh-footer-widget .mh-tab-comment-excerpt, .mh-nip-item:hover .mh-nip-overlay, .mh-widget .tagcloud a, .mh-footer-widget .tagcloud a, .mh-footer, .mh-copyright-wrap, input[type=submit]:hover, #infinite-handle span:hover { background: #c9495a; }
.mh-extra-nav-bg { background: rgba(201, 73, 90, 0.2); }
.mh-slider-caption, .mh-posts-stacked-title, .mh-posts-lineup-caption { background: #c9495a; background: rgba(201, 73, 90, 0.8); }
@media screen and (max-width: 900px) { #mh-mobile .mh-slider-caption, #mh-mobile .mh-posts-lineup-caption { background: rgba(201, 73, 90, 1); } }
.slicknav_menu, .slicknav_nav ul, #mh-mobile .mh-footer-widget .mh-posts-stacked-overlay { border-color: #c9495a; }
.mh-copyright, .mh-copyright a { color: #fff; }
.mh-widget-layout4 .mh-widget-title { background: #c9495a; background: rgba(201, 73, 90, 0.6); }
.mh-preheader, .mh-wide-layout .mh-subheader, .mh-ticker-title, .mh-main-nav li:hover, .mh-footer-nav, .slicknav_menu, .slicknav_btn, .slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover, .mh-back-to-top, .mh-subheading, .entry-tags .fa, .entry-tags li:hover, .mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner, .mh-widget-layout4 .mh-footer-widget-title, .mh-widget-layout5 .mh-widget-title-inner, .mh-widget-layout6 .mh-widget-title, #mh-mobile .flex-control-paging li a.flex-active, .mh-image-caption, .mh-carousel-layout1 .mh-carousel-caption, .mh-tab-button.active, .mh-tab-button.active:hover, .mh-footer-widget .mh-tab-button.active, .mh-social-widget li:hover a, .mh-footer-widget .mh-social-widget li a, .mh-footer-widget .mh-author-bio-widget, .tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover, .mh-posts-stacked-item .mh-meta, .page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, .pagelink, a:hover .pagelink, input[type=submit], #infinite-handle span { background: #c9495a; }
.mh-main-nav-wrap .slicknav_nav ul, blockquote, .mh-widget-layout1 .mh-widget-title, .mh-widget-layout3 .mh-widget-title, .mh-widget-layout5 .mh-widget-title, .mh-widget-layout8 .mh-widget-title:after, #mh-mobile .mh-slider-caption, .mh-carousel-layout1, .mh-spotlight-widget, .mh-author-bio-widget, .mh-author-bio-title, .mh-author-bio-image-frame, .mh-video-widget, .mh-tab-buttons, textarea:hover, input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover { border-color: #c9495a; }
.mh-dropcap, .mh-carousel-layout1 .flex-direction-nav a, .mh-carousel-layout2 .mh-carousel-caption, .mh-posts-digest-small-category, .mh-posts-lineup-more, .bypostauthor .fn:after, .mh-comment-list .comment-reply-link:before, #respond #cancel-comment-reply-link:before { color: #c9495a; }
.mh-header-nav-bottom li a, .mh-social-nav-bottom .fa-mh-social, .mh-boxed-layout .mh-ticker-item-bottom a, .mh-header-date-bottom, .page-numbers, a .pagelink, .mh-widget-layout3 .mh-widget-title, .mh-widget-layout3 .mh-widget-title a, .mh-tabbed-widget, .mh-tabbed-widget a, .mh-posts-horizontal-title a { color: #ffffff; }
.entry-content a { color: #af0532; }
a:hover, .entry-content a:hover, #respond a:hover, #respond #cancel-comment-reply-link:hover, #respond .logged-in-as a:hover, .mh-comment-list .comment-meta a:hover, .mh-ping-list .mh-ping-item a:hover, .mh-meta a:hover, .mh-breadcrumb a:hover, .mh-tabbed-widget a:hover { color: #af0532; }
</style>
<!--[if lt IE 9]>
<script src="http://temple-news.com/wp-content/themes/mh-magazine/js/css3-mediaqueries.js"></script>
<![endif]-->
<style type="text/css">
.entry-content { font-size: 16px; font-size: 1rem; }
h1, h2, h3, h4, h5, h6, .mh-custom-posts-small-title { font-family: "Roboto Condensed", sans-serif; }
body { font-family: "Roboto"; }
</style>
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #ffffff; }
</style>
	<link rel="icon" href="http://ttn-media.s3.amazonaws.com/2018/10/27172444/cropped-LOGOS_CIRCLE_BLACK-01-32x32.jpg" sizes="32x32" />
<link rel="icon" href="http://ttn-media.s3.amazonaws.com/2018/10/27172444/cropped-LOGOS_CIRCLE_BLACK-01-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="http://ttn-media.s3.amazonaws.com/2018/10/27172444/cropped-LOGOS_CIRCLE_BLACK-01-180x180.jpg" />
<meta name="msapplication-TileImage" content="http://ttn-media.s3.amazonaws.com/2018/10/27172444/cropped-LOGOS_CIRCLE_BLACK-01-270x270.jpg" />
		<style type="text/css" id="wp-custom-css">
			

.mh-footer-widget .mh-social-widget li a {
	background: none!important;
	font-size:25px;
}
		</style>
		
<!-- START - Open Graph and Twitter Card Tags 3.1.1 -->
 <!-- Facebook Open Graph -->
  <meta property="og:locale" content="en_US"/>
  <meta property="og:site_name" content="The Temple News"/>
  <meta property="og:title" content="Home Page"/>
  <meta property="og:url" content="https://temple-news.com"/>
  <meta property="og:type" content="website"/>
  <meta property="og:description" content="A watchdog for the Temple University community since 1921."/>
  <meta property="og:image" content="https://temple-news.com/wp-content/blogs.dir/1/files/2018/01/whiteonblack.png"/>
  <meta property="og:image:url" content="https://temple-news.com/wp-content/blogs.dir/1/files/2018/01/whiteonblack.png"/>
  <meta property="og:image:secure_url" content="https://temple-news.com/wp-content/blogs.dir/1/files/2018/01/whiteonblack.png"/>
  <meta property="article:publisher" content="https://www.facebook.com/thetemplenews/"/>
 <!-- Google+ / Schema.org -->
  <meta itemprop="name" content="Home Page"/>
  <meta itemprop="headline" content="Home Page"/>
  <meta itemprop="description" content="A watchdog for the Temple University community since 1921."/>
  <meta itemprop="image" content="https://temple-news.com/wp-content/blogs.dir/1/files/2018/01/whiteonblack.png"/>
  <meta itemprop="author" content="Web Editor"/>
  <!--<meta itemprop="publisher" content="The Temple News"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value -->
 <!-- Twitter Cards -->
  <meta name="twitter:title" content="Home Page"/>
  <meta name="twitter:url" content="https://temple-news.com"/>
  <meta name="twitter:description" content="A watchdog for the Temple University community since 1921."/>
  <meta name="twitter:image" content="https://temple-news.com/wp-content/blogs.dir/1/files/2018/01/whiteonblack.png"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:site" content="@@thetemplenews"/>
 <!-- SEO -->
 <!-- Misc. tags -->
 <!-- is_singular -->
<!-- END - Open Graph and Twitter Card Tags 3.1.1 -->
	
</head>
<body id="mh-mobile" class="home page-template page-template-template-homepage page-template-template-homepage-php page page-id-80088 custom-background wp-custom-logo browser-unknown aesop-core aesop-on-mh-magazine-child-theme mh-wide-layout mh-right-sb mh-loop-layout5 mh-widget-layout8" itemscope="itemscope" itemtype="http://schema.org/WebPage">
<div class="mh-header-nav-mobile clearfix"></div>
	<div class="mh-preheader">
    	<div class="mh-container mh-container-inner mh-row clearfix">
							<div class="mh-header-bar-content mh-header-bar-top-left mh-col-2-3 clearfix">
											<nav class="mh-navigation mh-header-nav mh-header-nav-top clearfix" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement">
							<div class="menu-header-links-container"><ul id="menu-header-links" class="menu"><li id="menu-item-115082" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-115082"><a href="https://temple-news.com/?page_id=7018">About</a></li>
<li id="menu-item-115083" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-115083"><a href="https://templenews.kleincollege.media/?page_id=7125">ADVERTISE</a></li>
<li id="menu-item-115084" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-115084"><a href="https://templenews.kleincollege.media/?page_id=85490">NEWSLETTER</a></li>
</ul></div>						</nav>
									</div>
										<div class="mh-header-bar-content mh-header-bar-top-right mh-col-1-3 clearfix">
											<aside class="mh-header-search mh-header-search-top">
							<form role="search" method="get" class="search-form" action="https://temple-news.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form>						</aside>
									</div>
					</div>
	</div>
<header class="mh-header" itemscope="itemscope" itemtype="http://schema.org/WPHeader">
	<div class="mh-container mh-container-inner clearfix">
		<div class="mh-custom-header clearfix">
<div class="mh-header-columns mh-row clearfix">
<div class="mh-col-1-1 mh-site-identity">
<div class="mh-site-logo" role="banner" itemscope="itemscope" itemtype="http://schema.org/Brand">
<a href="https://temple-news.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="1140" height="178" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31220225/TTN-100-year-masthead_redo-1140x178-1.png" class="custom-logo" alt="The Temple News" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31220225/TTN-100-year-masthead_redo-1140x178-1.png 1140w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31220225/TTN-100-year-masthead_redo-1140x178-1-576x90.png 576w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31220225/TTN-100-year-masthead_redo-1140x178-1-768x120.png 768w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31220225/TTN-100-year-masthead_redo-1140x178-1-400x62.png 400w" sizes="(max-width: 1140px) 100vw, 1140px" /></a></div>
</div>
</div>
</div>
	</div>
	<div class="mh-main-nav-wrap">
		<nav class="mh-navigation mh-main-nav mh-container mh-container-inner clearfix" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement">
			<div class="menu-main-navigation-container"><ul id="menu-main-navigation" class="menu"><li id="menu-item-80107" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80107"><a href="https://temple-news.com/?cat=4">News</a>
<ul class="sub-menu">
	<li id="menu-item-49587" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49587"><a href="https://temple-news.com/?cat=24984">Breaking News</a></li>
	<li id="menu-item-49589" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49589"><a href="https://temple-news.com/?cat=14195">Crime</a></li>
	<li id="menu-item-49588" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49588"><a href="https://temple-news.com/?cat=17715">Community</a></li>
	<li id="menu-item-49590" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49590"><a href="https://temple-news.com/?cat=16333">Development</a></li>
	<li id="menu-item-49613" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49613"><a href="https://temple-news.com/?cat=16276">Temple Administration</a></li>
	<li id="menu-item-49614" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49614"><a href="https://temple-news.com/?cat=13">Temple Student Government</a></li>
</ul>
</li>
<li id="menu-item-80108" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80108"><a href="https://temple-news.com/?cat=10">Sports</a>
<ul class="sub-menu">
	<li id="menu-item-49593" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-49593"><a href="https://temple-news.com/?cat=2831">Basketball</a>
	<ul class="sub-menu">
		<li id="menu-item-74004" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74004"><a href="https://temple-news.com/?cat=16">Women&#8217;s Basketball</a></li>
		<li id="menu-item-74007" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74007"><a href="https://temple-news.com/?cat=35">Men&#8217;s Basketball</a></li>
	</ul>
</li>
	<li id="menu-item-73809" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-73809"><a href="https://temple-news.com/?cat=4969">Club sports</a></li>
	<li id="menu-item-73808" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-73808"><a href="https://temple-news.com/?cat=4833">Crew</a></li>
	<li id="menu-item-73795" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-73795"><a href="https://temple-news.com/?cat=16317">Cross Country</a></li>
	<li id="menu-item-57559" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-57559"><a href="https://temple-news.com/category/sports/fencing-sports/">Fencing</a></li>
	<li id="menu-item-49601" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49601"><a href="https://temple-news.com/?cat=16243">Field Hockey</a></li>
	<li id="menu-item-49602" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49602"><a href="https://temple-news.com/?cat=33">Football</a></li>
	<li id="menu-item-79128" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-79128"><a href="https://temple-news.com/?cat=16304">Golf</a></li>
	<li id="menu-item-79129" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-79129"><a href="https://temple-news.com/?cat=20479">Gymnastics</a></li>
	<li id="menu-item-49604" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49604"><a href="https://temple-news.com/?cat=22462">Lacrosse</a></li>
	<li id="menu-item-73804" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-73804"><a href="https://temple-news.com/?cat=16423">Rowing</a></li>
	<li id="menu-item-49607" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-49607"><a href="https://temple-news.com/?cat=40">Soccer</a>
	<ul class="sub-menu">
		<li id="menu-item-74005" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74005"><a href="https://temple-news.com/?cat=28660">Women&#8217;s soccer</a></li>
		<li id="menu-item-74008" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74008"><a href="https://temple-news.com/?cat=28409">Men&#8217;s soccer</a></li>
	</ul>
</li>
	<li id="menu-item-49609" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-49609"><a href="https://temple-news.com/?cat=26714">Tennis</a>
	<ul class="sub-menu">
		<li id="menu-item-74006" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74006"><a href="https://temple-news.com/?cat=29066">Women&#8217;s Tennis</a></li>
		<li id="menu-item-74009" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-74009"><a href="https://temple-news.com/?cat=28797">Men&#8217;s Tennis</a></li>
	</ul>
</li>
	<li id="menu-item-73796" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-73796"><a href="https://temple-news.com/?cat=16636">Track &amp; Field</a></li>
	<li id="menu-item-49610" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49610"><a href="https://temple-news.com/?cat=14">Volleyball</a></li>
</ul>
</li>
<li id="menu-item-80109" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80109"><a href="https://temple-news.com/?cat=8971">Features</a>
<ul class="sub-menu">
	<li id="menu-item-49586" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49586"><a href="https://temple-news.com/?cat=29">Events</a></li>
	<li id="menu-item-49585" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49585"><a href="https://temple-news.com/?cat=25142">Around Campus</a></li>
	<li id="menu-item-49615" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49615"><a href="https://temple-news.com/?cat=20">Art</a></li>
	<li id="menu-item-49606" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49606"><a href="https://temple-news.com/?cat=36">Music</a></li>
	<li id="menu-item-49612" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49612"><a href="https://temple-news.com/?cat=2192">Theater</a></li>
	<li id="menu-item-49616" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49616"><a href="https://temple-news.com/?cat=30">Fashion</a></li>
	<li id="menu-item-49618" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49618"><a href="https://temple-news.com/?cat=26120">Night Life</a></li>
</ul>
</li>
<li id="menu-item-80110" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-80110"><a href="https://temple-news.com/?cat=5">Opinion</a>
<ul class="sub-menu">
	<li id="menu-item-49594" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49594"><a href="https://temple-news.com/?cat=26">Commentary</a></li>
	<li id="menu-item-49595" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49595"><a href="https://temple-news.com/?cat=28">Editorials</a></li>
	<li id="menu-item-49600" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-49600"><a href="https://temple-news.com/?cat=34">Letters to the Editor</a></li>
	<li id="menu-item-80120" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80120"><a href="https://temple-news.com/?cat=29127">THE ESSAYIST</a></li>
</ul>
</li>
<li id="menu-item-85724" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-85724"><a href="https://temple-news.com/?cat=51427">Intersection</a></li>
<li id="menu-item-55716" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-55716"><a title="Longform" href="https://longform.temple-news.com">Longform</a></li>
<li id="menu-item-80038" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80038"><a href="https://temple-news.com/?cat=39">Live in Philly</a></li>
<li id="menu-item-80755" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-80755"><a href="https://temple-news.com/?cat=41">Multimedia</a></li>
<li id="menu-item-115100" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115100"><a href="https://temple-news.com/?cat=59559">Podcast</a></li>
<li id="menu-item-74535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74535"><a href="https://temple-news.com/?page_id=74437">Print Edition</a></li>
<li id="menu-item-73789" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-73789"><a href="https://temple-news.com/?page_id=7018">About</a>
<ul class="sub-menu">
	<li id="menu-item-73790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73790"><a href="https://temple-news.com/?page_id=7125">Advertising</a></li>
	<li id="menu-item-73791" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73791"><a href="https://temple-news.com/?page_id=8607">Jobs</a></li>
	<li id="menu-item-85493" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85493"><a href="https://temple-news.com/?page_id=85490">Newsletter</a></li>
	<li id="menu-item-114621" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114621"><a href="https://temple-news.com/?page_id=114573">TTN 100</a></li>
</ul>
</li>
</ul></div>		</nav>
	</div>
	</header>
<div class="mh-container mh-container-outer">
<div class="mh-wrapper mh-home clearfix">
	<div class="mh-main mh-home-main">
		<div id="custom_html-83" class="widget_text mh-widget mh-home-1 mh-home-wide widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/category/coronavirus/"><span style="font-size: 2em;font-weight: 900;color: #af0532">TOP STORIES</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_posts_focus-18" class="mh-widget mh-home-1 mh-home-wide mh_magazine_posts_focus"><div class="mh-row mh-posts-focus-widget clearfix">
							<div class="mh-col-3-4 mh-posts-focus-wrap mh-posts-focus-inner clearfix">
								<div class="mh-col-3-4 mh-posts-focus-wrap mh-posts-focus-large clearfix">
									<article class="mh-posts-focus-item mh-posts-focus-item-large clearfix post-115144 post type-post status-publish format-standard has-post-thumbnail category-breaking-news category-featured tag-ambler tag-ambler-campus tag-montgomery-county tag-national-weather-service tag-temple-university tag-tornado tag-weather">
										<figure class="mh-posts-focus-thumb mh-posts-focus-thumb-large">
											<a class="mh-thumb-icon" href="https://temple-news.com/?p=115144" title="Temple’s Ambler Campus damaged by tornado"><img width="678" height="509" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01204955/8.29.21_StockPhoto_TempleFlagNorthphilly_AmberRitson-678x509.jpg" class="attachment-mh-magazine-large size-mh-magazine-large wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01204955/8.29.21_StockPhoto_TempleFlagNorthphilly_AmberRitson-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01204955/8.29.21_StockPhoto_TempleFlagNorthphilly_AmberRitson-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01204955/8.29.21_StockPhoto_TempleFlagNorthphilly_AmberRitson-80x60.jpg 80w" sizes="(max-width: 678px) 100vw, 678px" />											</a>
										</figure>
										<h3 class="mh-posts-focus-title mh-posts-focus-title-large">
											<a href="https://temple-news.com/?p=115144" title="Temple’s Ambler Campus damaged by tornado" rel="bookmark">
												Temple’s Ambler Campus damaged by tornado											</a>
										</h3>
																					<div class="mh-image-caption mh-posts-focus-caption mh-posts-focus-caption-large">
												Breaking News											</div>
																				<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202109">01 September 2021</a></span>
</div>
										<div class="mh-posts-focus-excerpt mh-posts-focus-excerpt-large clearfix">
											<div class="mh-excerpt"><p>In-person classes at Ambler will be canceled on Sept. 2.<br />
 <a class="mh-excerpt-more" href="https://temple-news.com/?p=115144" title="Temple’s Ambler Campus damaged by tornado"></a></p>
</div>										</div>
									</article>
								</div><div class="mh-col-1-4 mh-posts-focus-wrap mh-posts-focus-small mh-posts-focus-small-inner clearfix">
							<article class="mh-posts-focus-item mh-posts-focus-item-small clearfix post-115141 post type-post status-publish format-standard has-post-thumbnail category-featured category-live-in-philly tag-miriam-medical-clinic tag-philly-truce tag-smith-memorial-playground tag-vax-facts">
								<figure class="mh-posts-focus-thumb mh-posts-focus-thumb-small">
									<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115141" title="Vax Facts"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29115930/8.31_LIP_AllieIppolito-3-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29115930/8.31_LIP_AllieIppolito-3-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29115930/8.31_LIP_AllieIppolito-3-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29115930/8.31_LIP_AllieIppolito-3-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />									</a>
								</figure>
								<h3 class="mh-posts-focus-title mh-posts-focus-title-small">
									<a href="https://temple-news.com/?p=115141" title="Vax Facts" rel="bookmark">
										Vax Facts									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-focus-caption mh-posts-focus-caption-small">
										Featured									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202109">01 September 2021</a></span>
</div>
								<div class="mh-posts-focus-excerpt mh-posts-focus-excerpt-small clearfix">
									<div class="mh-excerpt"><p>Philly Truce hosted Vax Facts to help inform and educate about the COVID-19 vaccine. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115141" title="Vax Facts"></a></p>
</div>								</div>
							</article>							<article class="mh-posts-focus-item mh-posts-focus-item-small clearfix post-115101 post type-post status-publish format-standard has-post-thumbnail category-podcast">
								<figure class="mh-posts-focus-thumb mh-posts-focus-thumb-small">
									<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115101" title="Sept. 1: Back to Normal?"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01124937/reprint-graphic-with-bg-01-326x245.png" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01124937/reprint-graphic-with-bg-01-326x245.png 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01124937/reprint-graphic-with-bg-01-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/09/01124937/reprint-graphic-with-bg-01-80x60.png 80w" sizes="(max-width: 326px) 100vw, 326px" />									</a>
								</figure>
								<h3 class="mh-posts-focus-title mh-posts-focus-title-small">
									<a href="https://temple-news.com/?p=115101" title="Sept. 1: Back to Normal?" rel="bookmark">
										Sept. 1: Back to Normal?									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-focus-caption mh-posts-focus-caption-small">
										Podcast									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202109">01 September 2021</a></span>
</div>
								<div class="mh-posts-focus-excerpt mh-posts-focus-excerpt-small clearfix">
									<div class="mh-excerpt"><p>RePrint is your biweekly rundown of the stories you need to know about in The Temple News print edition. Now available Wednesdays at 8 a.m. ET featuring Olivia Hall and other editors from The Temple News.<br />
 <a class="mh-excerpt-more" href="https://temple-news.com/?p=115101" title="Sept. 1: Back to Normal?"></a></p>
</div>								</div>
							</article></div>
</div>
<div class="mh-col-1-4 mh-posts-focus-wrap mh-posts-focus-small mh-posts-focus-outer clearfix">
							<article class="mh-posts-focus-item mh-posts-focus-item-small clearfix post-115079 post type-post status-publish format-standard has-post-thumbnail category-editorials category-opinion">
								<figure class="mh-posts-focus-thumb mh-posts-focus-thumb-small">
									<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115079" title="Be proactive about COVID"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/2018/02/24202745/Editorial_Filler_Dark-326x245.png" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/2018/02/24202745/Editorial_Filler_Dark-326x245.png 326w, http://ttn-media.s3.amazonaws.com/2018/02/24202745/Editorial_Filler_Dark-678x509.png 678w, http://ttn-media.s3.amazonaws.com/2018/02/24202745/Editorial_Filler_Dark-80x60.png 80w" sizes="(max-width: 326px) 100vw, 326px" />									</a>
								</figure>
								<h3 class="mh-posts-focus-title mh-posts-focus-title-small">
									<a href="https://temple-news.com/?p=115079" title="Be proactive about COVID" rel="bookmark">
										Be proactive about COVID									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-focus-caption mh-posts-focus-caption-small">
										Editorials									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
								<div class="mh-posts-focus-excerpt mh-posts-focus-excerpt-small clearfix">
									<div class="mh-excerpt"><p>The Editorial Board urges students to be proactive in educating vaccine-hesitant individuals and protecting themselves from COVID-19.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115079" title="Be proactive about COVID"></a></p>
</div>								</div>
							</article>							<article class="mh-posts-focus-item mh-posts-focus-item-small clearfix post-115071 post type-post status-publish format-standard has-post-thumbnail category-mens-soccer-soccer category-soccer category-sports tag-brian-rowland tag-temple-mens-soccer tag-temple-university">
								<figure class="mh-posts-focus-thumb mh-posts-focus-thumb-small">
									<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31090856/4.2.21_Sports_MSOCvsTulsa_ColleenClaggett-7-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31090856/4.2.21_Sports_MSOCvsTulsa_ColleenClaggett-7-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31090856/4.2.21_Sports_MSOCvsTulsa_ColleenClaggett-7-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31090856/4.2.21_Sports_MSOCvsTulsa_ColleenClaggett-7-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />									</a>
								</figure>
								<h3 class="mh-posts-focus-title mh-posts-focus-title-small">
									<a href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season" rel="bookmark">
										Owls tie for second straight game to open season									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-focus-caption mh-posts-focus-caption-small">
										Men&#039;s soccer									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
								<div class="mh-posts-focus-excerpt mh-posts-focus-excerpt-small clearfix">
									<div class="mh-excerpt"><p>Temple University men’s soccer dominated on defense, where freshman goalkeeper Eoin Gawronski had the save of the night. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season"></a></p>
</div>								</div>
							</article></div>
</div>
</div>					<div class="mh-home-columns clearfix">
				<div id="main-content" class="mh-content mh-home-content">
		    													<div class="clearfix">
															<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-home-area-3">
									<div id="custom_html-56" class="widget_text mh-widget mh-home-3 widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/category/coronavirus/"><span style="font-size: 2em;font-weight: 900;color: #af0532">COVID-19</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-5" class="mh-widget mh-home-3 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-114791 post type-post status-publish format-standard has-post-thumbnail category-coronavirus category-news tag-covid-19 tag-covid-19-philadelphia tag-covid-19-vaccine tag-covid19tu tag-temple tag-temple-covid-19 tag-temple-university">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114791" title="What you need to know about Temple’s COVID-19 mitigation plans"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21192549/News_8.21.2021_covidMigrattion_AmberRitson2-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21192549/News_8.21.2021_covidMigrattion_AmberRitson2-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21192549/News_8.21.2021_covidMigrattion_AmberRitson2-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21192549/News_8.21.2021_covidMigrattion_AmberRitson2-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																					<div class="mh-image-caption mh-custom-posts-caption">
												CORONAVIRUS											</div>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=114791" title="What you need to know about Temple’s COVID-19 mitigation plans">
												What you need to know about Temple’s COVID-19 mitigation plans											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">23 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>The director of student health services expects Temple to have a highly-vaccinated population. <a class="mh-excerpt-more" href="https://temple-news.com/?p=114791" title="What you need to know about Temple’s COVID-19 mitigation plans"></a></p>
</div>								</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114144 post type-post status-publish format-standard has-post-thumbnail category-coronavirus category-news tag-covid-19 tag-covid-19-vaccine tag-temple-vaccines tag-white-hall-clinic">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114144" title="Temple opens additional COVID-19 vaccine clinic"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-576x432.jpg 576w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-1140x855.jpg 1140w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-768x576.jpg 768w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-1536x1152.jpg 1536w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-2048x1536.jpg 2048w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-1250x938.jpg 1250w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/02163021/IMG_3182-400x300.jpg 400w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114144" title="Temple opens additional COVID-19 vaccine clinic">
										Temple opens additional COVID-19 vaccine clinic									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202106">02 June 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114137 post type-post status-publish format-standard has-post-thumbnail category-coronavirus category-news tag-capacity-restrictions tag-covid-restrictions tag-covid-19 tag-covid-19-philadelphia tag-indoor-dining tag-philadelphia">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114137" title="Philly lifts most COVID-19 restrictions"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/01190111/CityHall_ColinEvans-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/01190111/CityHall_ColinEvans-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/01190111/CityHall_ColinEvans-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/01190111/CityHall_ColinEvans-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114137" title="Philly lifts most COVID-19 restrictions">
										Philly lifts most COVID-19 restrictions									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202106">02 June 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-105279 post type-post status-publish format-standard has-post-thumbnail category-case-counts category-coronavirus tag-coronavirus tag-covid-19 tag-temple-university">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=105279" title="Tracking COVID-19 cases at Temple University"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2020/08/24161918/Covid-19-Dashboard-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2020/08/24161918/Covid-19-Dashboard-80x60.png 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2020/08/24161918/Covid-19-Dashboard-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2020/08/24161918/Covid-19-Dashboard-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=105279" title="Tracking COVID-19 cases at Temple University">
										Tracking COVID-19 cases at Temple University									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202105">17 May 2021</a></span>
</div>
							</div>
						</li>			</ul></div>								</div>
																						<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-margin-left mh-home-area-4">
									<div id="custom_html-57" class="widget_text mh-widget mh-home-4 widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/category/news/"><span style="font-size: 2em;font-weight: 900;color: #af0532">NEWS</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-90" class="mh-widget mh-home-4 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-115045 post type-post status-publish format-standard has-post-thumbnail category-community-news category-news tag-community-relations tag-pha tag-philadelphia-housing-authority tag-rental-assistance-demonstration tag-temple-university">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115045" title="PHA set to complete NC Five construction in fall"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/23100617/8.24_NEWS_Norris_Homes_EnochRyan_7-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/23100617/8.24_NEWS_Norris_Homes_EnochRyan_7-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/23100617/8.24_NEWS_Norris_Homes_EnochRyan_7-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/23100617/8.24_NEWS_Norris_Homes_EnochRyan_7-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																					<div class="mh-image-caption mh-custom-posts-caption">
												Community											</div>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=115045" title="PHA set to complete NC Five construction in fall">
												PHA set to complete NC Five construction in fall											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>Tenants can be former PHA residents, Temple students and North Philadelphia residents. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115045" title="PHA set to complete NC Five construction in fall"></a></p>
</div>								</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-115052 post type-post status-publish format-standard has-post-thumbnail category-community category-news tag-anderson-hall tag-anti-racism-education tag-systemic-racism tag-temple-students">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=115052" title="Temple&#8217;s Anti-Racism center to begin construction this fall"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150026/8.31_News_AntiRacismCenter_AllieIppolito-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150026/8.31_News_AntiRacismCenter_AllieIppolito-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150026/8.31_News_AntiRacismCenter_AllieIppolito-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150026/8.31_News_AntiRacismCenter_AllieIppolito-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=115052" title="Temple&#8217;s Anti-Racism center to begin construction this fall">
										Temple&#8217;s Anti-Racism center to begin construction this fall									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114888 post type-post status-publish format-standard has-post-thumbnail category-development-news category-news tag-community tag-construction tag-pha tag-philadelphia-housing-authority tag-temple tag-temple-university">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114888" title="Philadelphia Housing Authority finishes Phase three of Norris Apartments"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-576x432.jpg 576w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-1140x855.jpg 1140w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-768x576.jpg 768w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-1536x1152.jpg 1536w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-2048x1536.jpg 2048w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-1250x938.jpg 1250w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/28105920/NorrisHomes-400x300.jpg 400w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114888" title="Philadelphia Housing Authority finishes Phase three of Norris Apartments">
										Philadelphia Housing Authority finishes Phase three of Norris Apartments									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">28 August 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114820 post type-post status-publish format-standard has-post-thumbnail category-news category-temple-administration-news tag-jason-wingard tag-joanne-epps tag-ken-kaiser tag-temple-university tag-valerie-harrison">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114820" title="Temple to reorganize senior administration"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/08132751/6.8.21_NewPresidentWingard_AllieIppolito-1-2-80x60.jpg" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/08132751/6.8.21_NewPresidentWingard_AllieIppolito-1-2-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/08132751/6.8.21_NewPresidentWingard_AllieIppolito-1-2-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/08132751/6.8.21_NewPresidentWingard_AllieIppolito-1-2-326x245.jpg 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114820" title="Temple to reorganize senior administration">
										Temple to reorganize senior administration									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">23 August 2021</a></span>
</div>
							</div>
						</li>			</ul></div>								</div>
													</div>
										<div id="custom_html-71" class="widget_text mh-widget mh-home-5 mh-widget-col-2 widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/category/intersection/"><span style="font-size: 2em;font-weight: 900;color: #af0532">FEATURES</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_posts_digest-39" class="mh-widget mh-home-5 mh-widget-col-2 mh_magazine_posts_digest"><div class="mh-posts-digest-widget clearfix">
<div class="mh-row mh-posts-digest-wrap mh-posts-digest-large clearfix">
							<article class="mh-col-1-2 mh-posts-digest-item mh-posts-digest-item-large clearfix post-115066 post type-post status-publish format-standard has-post-thumbnail category-community category-living tag-biodiversity tag-diamond-research-scholars-program tag-environment tag-temple-ambler">
								<figure class="mh-posts-digest-thumb">
									<a class="mh-thumb-icon" href="https://temple-news.com/?p=115066" title="Diamond Scholar investigates oak sapling growth"><img width="678" height="381" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30145602/8.31_Features_ChloeGehret_Courtesy-678x381.jpg" class="attachment-mh-magazine-content size-mh-magazine-content wp-post-image" alt="" loading="lazy" />									</a>
								</figure>
								<h3 class="mh-posts-digest-title mh-posts-digest-title-large">
									<a href="https://temple-news.com/?p=115066" title="Diamond Scholar investigates oak sapling growth" rel="bookmark">
										Diamond Scholar investigates oak sapling growth									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-digest-caption">
										community									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
																	<div class="mh-posts-digest-excerpt clearfix">
										<div class="mh-excerpt"><p>Temple junior Chloe Gehret is conducting analysis on red oaks at the Ambler Field Station.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115066" title="Diamond Scholar investigates oak sapling growth"></a></p>
</div>									</div>
															</article>							<article class="mh-col-1-2 mh-posts-digest-item mh-posts-digest-item-large clearfix post-115059 post type-post status-publish format-standard has-post-thumbnail category-around-campus category-living tag-bcmd-records tag-boyer-college-of-music-and-dance tag-music tag-percussion">
								<figure class="mh-posts-digest-thumb">
									<a class="mh-thumb-icon" href="https://temple-news.com/?p=115059" title="Boyer College releases 14-track percussion album"><img width="678" height="381" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/25171758/20210417_Boyer_Percussion_006-High-Res-JPEG-300-DPI-678x381.jpg" class="attachment-mh-magazine-content size-mh-magazine-content wp-post-image" alt="" loading="lazy" />									</a>
								</figure>
								<h3 class="mh-posts-digest-title mh-posts-digest-title-large">
									<a href="https://temple-news.com/?p=115059" title="Boyer College releases 14-track percussion album" rel="bookmark">
										Boyer College releases 14-track percussion album									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-digest-caption">
										Around Campus									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
																	<div class="mh-posts-digest-excerpt clearfix">
										<div class="mh-excerpt"><p>Marc Mellits’ album “No Strings Attached,” provides opportunities for Boyer students, faculty.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115059" title="Boyer College releases 14-track percussion album"></a></p>
</div>									</div>
															</article></div>
</div>
</div><div id="mh_magazine_posts_grid-23" class="mh-widget mh-home-5 mh-widget-col-2 mh_magazine_posts_grid"><div class="mh-row mh-posts-grid mh-posts-grid-widget clearfix mh-posts-grid-hide-meta">
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-115064 post type-post status-publish format-standard has-post-thumbnail category-living category-food tag-acting tag-film-and-media-arts tag-netflix tag-temple-alumnus">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115064" title="Temple graduate lands his dream role in TV show"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/27134456/BenjaminNorris-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/27134456/BenjaminNorris-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/27134456/BenjaminNorris-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/27134456/BenjaminNorris-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Features			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=115064" title="Temple graduate lands his dream role in TV show" rel="bookmark">
			Temple graduate lands his dream role in TV show		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p>2012 Temple alumnus Benjamin Norris stars as “Trent” in popular Netflix series, “Never Have I Ever.”  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115064" title="Temple graduate lands his dream role in TV show"></a></p>
</div>	</div>
</article></div>
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-114829 post type-post status-publish format-standard has-post-thumbnail category-events category-living tag-eagles-autism-challenge tag-philadelphia-eagles tag-temple-univeristy tag-the-college-of-public-health">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114829" title="College of Public Health faculty and staff walk 5k for autism research"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21122100/8.24_Features_EaglesAutismChallenge_AllieIppolito-4-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21122100/8.24_Features_EaglesAutismChallenge_AllieIppolito-4-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21122100/8.24_Features_EaglesAutismChallenge_AllieIppolito-4-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/21122100/8.24_Features_EaglesAutismChallenge_AllieIppolito-4-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Events			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=114829" title="College of Public Health faculty and staff walk 5k for autism research" rel="bookmark">
			College of Public Health faculty and staff walk 5k for autism research		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">24 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p>Faculty from College of Public Health raised $4,000 for autism research. <a class="mh-excerpt-more" href="https://temple-news.com/?p=114829" title="College of Public Health faculty and staff walk 5k for autism research"></a></p>
</div>	</div>
</article></div>
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-114797 post type-post status-publish format-standard has-post-thumbnail category-around-campus category-living tag-covid-19 tag-freshman tag-freshmen-move-in tag-residence-halls">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114797" title="Temple freshmen move into residence halls for in-person fall semester"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/22102538/8.24_Features_FreshmanMoveInDay_RyanEnoch-2-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/22102538/8.24_Features_FreshmanMoveInDay_RyanEnoch-2-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/22102538/8.24_Features_FreshmanMoveInDay_RyanEnoch-2-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/22102538/8.24_Features_FreshmanMoveInDay_RyanEnoch-2-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Around Campus			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=114797" title="Temple freshmen move into residence halls for in-person fall semester" rel="bookmark">
			Temple freshmen move into residence halls for in-person fall semester		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">22 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p>New students moved into on-campus housing from Aug. 16 through Aug. 20 for the start of the Fall 2021 semester, which will take place primarily in person.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=114797" title="Temple freshmen move into residence halls for in-person fall semester"></a></p>
</div>	</div>
</article></div>
</div>
</div>				</div>
									<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-home-area-6">
						<div id="custom_html-78" class="widget_text mh-widget mh-home-6 widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/?cat=5"><span style="font-size: 2em;font-weight: 900;color: #af0532">OPINION</span></a>
<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-87" class="mh-widget mh-home-6 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-114984 post type-post status-publish format-standard has-post-thumbnail category-commentary category-opinion tag-covid-19 tag-online-learning tag-penn-medicine tag-temple-professors tag-temple-students">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114984" title="Professors, be more mindful of pandemic brain"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112034/PandemicBrain_Civello-01-326x245.png" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112034/PandemicBrain_Civello-01-326x245.png 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112034/PandemicBrain_Civello-01-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112034/PandemicBrain_Civello-01-80x60.png 80w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																					<div class="mh-image-caption mh-custom-posts-caption">
												Commentary											</div>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=114984" title="Professors, be more mindful of pandemic brain">
												Professors, be more mindful of pandemic brain											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>A student argues that professors should be mindful of how online learning has affected students. <a class="mh-excerpt-more" href="https://temple-news.com/?p=114984" title="Professors, be more mindful of pandemic brain"></a></p>
</div>								</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114988 post type-post status-publish format-standard has-post-thumbnail category-commentary category-opinion tag-center-for-disease-control tag-coronavirus-symptoms tag-covid-19 tag-covid-19-vaccine tag-fda">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114988" title="Stop downplaying the symptoms of COVID-19"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112150/Covid19andtheFlu_KristineChin-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112150/Covid19andtheFlu_KristineChin-80x60.png 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112150/Covid19andtheFlu_KristineChin-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112150/Covid19andtheFlu_KristineChin-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114988" title="Stop downplaying the symptoms of COVID-19">
										Stop downplaying the symptoms of COVID-19									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114982 post type-post status-publish format-standard has-post-thumbnail category-commentary category-featured tag-covid-19-testing tag-covid-19-vaccine tag-lewis-katz-school-of-medicine tag-philadelphia-department-of-public-health tag-temple-students">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114982" title="Temple, require COVID-19 testing for all students"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112218/Covid19TestResult_KristineChin-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112218/Covid19TestResult_KristineChin-80x60.png 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112218/Covid19TestResult_KristineChin-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112218/Covid19TestResult_KristineChin-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114982" title="Temple, require COVID-19 testing for all students">
										Temple, require COVID-19 testing for all students									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114529 post type-post status-publish format-standard has-post-thumbnail category-commentary category-opinion tag-campus-diversity tag-diversity tag-racial-diversity">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114529" title="Temple: increase diversity in the classroom"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/26143703/ProfessorsOfColor-01-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/26143703/ProfessorsOfColor-01-80x60.png 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/26143703/ProfessorsOfColor-01-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/06/26143703/ProfessorsOfColor-01-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114529" title="Temple: increase diversity in the classroom">
										Temple: increase diversity in the classroom									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202107">29 July 2021</a></span>
</div>
							</div>
						</li>			</ul></div><div id="custom_html-84" class="widget_text mh-widget mh-home-6 widget_custom_html"><div class="textwidget custom-html-widget"></div></div><div id="text-28" class="mh-widget mh-home-6 widget_text">			<div class="textwidget"><p><a class="twitter-timeline" data-width="678" data-height="1000" data-dnt="true" href="https://twitter.com/TheTempleNews?ref_src=twsrc%5Etfw">Tweets by TheTempleNews</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
</div>
		</div>					</div>
							</div>
				<div id="custom_html-67" class="widget_text mh-widget mh-home-7 mh-home-wide widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/category/living/"><span style="font-size: 2em;font-weight: 900;color: #af0532">SPORTS</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_posts_digest-33" class="mh-widget mh-home-7 mh-home-wide mh_magazine_posts_digest"><div class="mh-posts-digest-widget clearfix">
<div class="mh-row mh-posts-digest-wrap mh-posts-digest-large clearfix">
							<article class="mh-col-1-2 mh-posts-digest-item mh-posts-digest-item-large clearfix post-115071 post type-post status-publish format-standard has-post-thumbnail category-mens-soccer-soccer category-soccer category-sports tag-brian-rowland tag-temple-mens-soccer tag-temple-university">
								<figure class="mh-posts-digest-thumb">
									<a class="mh-thumb-icon" href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season"><img width="678" height="381" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/31090856/4.2.21_Sports_MSOCvsTulsa_ColleenClaggett-7-678x381.jpg" class="attachment-mh-magazine-content size-mh-magazine-content wp-post-image" alt="" loading="lazy" />									</a>
								</figure>
								<h3 class="mh-posts-digest-title mh-posts-digest-title-large">
									<a href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season" rel="bookmark">
										Owls tie for second straight game to open season									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-digest-caption">
										Men&#039;s soccer									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
																	<div class="mh-posts-digest-excerpt clearfix">
										<div class="mh-excerpt"><p>Temple University men’s soccer dominated on defense, where freshman goalkeeper Eoin Gawronski had the save of the night. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115071" title="Owls tie for second straight game to open season"></a></p>
</div>									</div>
															</article>							<article class="mh-col-1-2 mh-posts-digest-item mh-posts-digest-item-large clearfix post-115033 post type-post status-publish format-standard has-post-thumbnail category-mens-soccer-soccer category-sports tag-lock-haven-university tag-mens-soccer tag-student-athletes tag-temple-university-sports">
								<figure class="mh-posts-digest-thumb">
									<a class="mh-thumb-icon" href="https://temple-news.com/?p=115033" title="Kemali Green brings intensity to midfield group"><img width="678" height="381" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150159/8.31_Sports_KemaliGreen_AllieIppolito-678x381.jpg" class="attachment-mh-magazine-content size-mh-magazine-content wp-post-image" alt="" loading="lazy" />									</a>
								</figure>
								<h3 class="mh-posts-digest-title mh-posts-digest-title-large">
									<a href="https://temple-news.com/?p=115033" title="Kemali Green brings intensity to midfield group" rel="bookmark">
										Kemali Green brings intensity to midfield group									</a>
								</h3>
																	<div class="mh-image-caption mh-posts-digest-caption">
										Men&#039;s soccer									</div>
																<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
																	<div class="mh-posts-digest-excerpt clearfix">
										<div class="mh-excerpt"><p>Green, a junior midfielder, returns to his hometown after transferring from Lock Haven University.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115033" title="Kemali Green brings intensity to midfield group"></a></p>
</div>									</div>
															</article></div>
</div>
</div><div id="mh_magazine_posts_grid-21" class="mh-widget mh-home-7 mh-home-wide mh_magazine_posts_grid"><div class="mh-row mh-posts-grid mh-posts-grid-widget clearfix mh-posts-grid-hide-meta">
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-115003 post type-post status-publish format-standard has-post-thumbnail category-football-preview category-sports tag-9-11-memorial-museum tag-rutgers-university tag-suny-maritime tag-temple-football tag-training-camp">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115003" title="Owls hold camp in New York City to rebuild culture"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150136/8.31_Sports_CampCulture_AllieIppolito-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150136/8.31_Sports_CampCulture_AllieIppolito-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150136/8.31_Sports_CampCulture_AllieIppolito-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150136/8.31_Sports_CampCulture_AllieIppolito-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Football Preview			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=115003" title="Owls hold camp in New York City to rebuild culture" rel="bookmark">
			Owls hold camp in New York City to rebuild culture		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p> Temple University football traveled to SUNY Maritime College for an isolated offseason camp. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115003" title="Owls hold camp in New York City to rebuild culture"></a></p>
</div>	</div>
</article></div>
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-115006 post type-post status-publish format-standard has-post-thumbnail category-football-preview category-sports tag-anthony-russo tag-football-season-opener tag-rutgers-university tag-temple-football">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115006" title="What to expect for Temple vs. Rutgers"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150209/8.31_Sports_RutgersPreview_HUA-ZONG-326x245.jpeg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150209/8.31_Sports_RutgersPreview_HUA-ZONG-326x245.jpeg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150209/8.31_Sports_RutgersPreview_HUA-ZONG-678x509.jpeg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30150209/8.31_Sports_RutgersPreview_HUA-ZONG-80x60.jpeg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Football Preview			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=115006" title="What to expect for Temple vs. Rutgers" rel="bookmark">
			What to expect for Temple vs. Rutgers		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p>Temple will open their 2021 season on Sept. 2 and look for a win against Rutgers University. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115006" title="What to expect for Temple vs. Rutgers"></a></p>
</div>	</div>
</article></div>
<div class="mh-col-1-3 mh-posts-grid-col clearfix">
<article class="mh-posts-grid-item clearfix post-115019 post type-post status-publish format-standard has-post-thumbnail category-sports category-volleyball tag-offense tag-temple-university-sports tag-university-of-delaware tag-volleyball">
	<figure class="mh-posts-grid-thumb">
		<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=115019" title="Owls’ setters compete to fill a vital role on offense"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30145645/8.31_Sports_VolleyballSetters_AllieIppolito-3-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30145645/8.31_Sports_VolleyballSetters_AllieIppolito-3-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30145645/8.31_Sports_VolleyballSetters_AllieIppolito-3-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/30145645/8.31_Sports_VolleyballSetters_AllieIppolito-3-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />		</a>
					<div class="mh-image-caption mh-posts-grid-caption">
				Sports			</div>
			</figure>
	<h3 class="entry-title mh-posts-grid-title">
		<a href="https://temple-news.com/?p=115019" title="Owls’ setters compete to fill a vital role on offense" rel="bookmark">
			Owls’ setters compete to fill a vital role on offense		</a>
	</h3>
	<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
	<div class="mh-posts-grid-excerpt clearfix">
		<div class="mh-excerpt"><p>Temple University volleyball has three new setters trying to take over the starting spot this season. <a class="mh-excerpt-more" href="https://temple-news.com/?p=115019" title="Owls’ setters compete to fill a vital role on offense"></a></p>
</div>	</div>
</article></div>
</div>
</div>					<div class="mh-home-columns clearfix">
	    							<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-home-area-8">
						<div id="custom_html-31" class="widget_text mh-widget mh-home-8 widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://temple-news.com/category/opinion/the-essayist/"><span style="font-size: 2em;font-weight: 900;color: #af0532">THE ESSAYIST</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-24" class="mh-widget mh-home-8 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-114979 post type-post status-publish format-standard has-post-thumbnail category-opinion category-the-essayist tag-covid-19 tag-covid-19-vaccine tag-temple-students tag-temple-university">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114979" title="Getting the COVID-19 vaccine does not mean you are immune"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112009/VaccineDoesntMeanImmunity_Civello-01-326x245.png" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112009/VaccineDoesntMeanImmunity_Civello-01-326x245.png 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112009/VaccineDoesntMeanImmunity_Civello-01-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112009/VaccineDoesntMeanImmunity_Civello-01-80x60.png 80w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=114979" title="Getting the COVID-19 vaccine does not mean you are immune">
												Getting the COVID-19 vaccine does not mean you are immune											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>A student describes the anxiety she experienced while having COVID-19 despite being fully vaccinated. <a class="mh-excerpt-more" href="https://temple-news.com/?p=114979" title="Getting the COVID-19 vaccine does not mean you are immune"></a></p>
</div>								</div>
							</div>
						</li>			</ul></div><div id="custom_html-28" class="widget_text mh-widget mh-home-8 widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://temple-news.com/category/video/"><span style="font-size: 2em;font-weight: 900;color: #af0532">MULTIMEDIA</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="media_video-5" class="mh-widget mh-home-8 widget_media_video"><h4 class="mh-widget-title"><span class="mh-widget-title-inner">WATCH: Nighttime delivery service resells ice cream pints</span></h4><div style="width:100%;" class="wp-video"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]-->
<video class="wp-video-shortcode" id="video-80088-1" preload="metadata" controls="controls"><source type="video/youtube" src="https://youtu.be/PXdy5-bP_So?_=1" /><a href="https://youtu.be/PXdy5-bP_So">https://youtu.be/PXdy5-bP_So</a></video></div></div>					</div>
													<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-margin-left mh-home-area-9">
						<div id="custom_html-33" class="widget_text mh-widget mh-home-9 widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://temple-news.com/category/opinion/commentary/"><span style="font-size: 2em;font-weight: 900;color: #af0532">INTERSECTION</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-25" class="mh-widget mh-home-9 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-114986 post type-post status-publish format-standard has-post-thumbnail category-intersection category-women tag-black-women tag-feminism tag-intersectionality tag-national-council-of-negro-women tag-projectshe">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=114986" title="Black women recognize need for intersectionality"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-576x432.jpg 576w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-1140x855.jpg 1140w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-768x576.jpg 768w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-80x60.jpg 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-1250x937.jpg 1250w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE-400x300.jpg 400w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/18155009/ProjectSHE.jpg 1514w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																					<div class="mh-image-caption mh-custom-posts-caption">
												Intersection											</div>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=114986" title="Black women recognize need for intersectionality">
												Black women recognize need for intersectionality											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>Some white feminists tokenize or ignore Black women, creating a divide in the feminist spaces. <a class="mh-excerpt-more" href="https://temple-news.com/?p=114986" title="Black women recognize need for intersectionality"></a></p>
</div>								</div>
							</div>
						</li>						<li class="mh-custom-posts-item mh-custom-posts-small clearfix post-114991 post type-post status-publish format-standard has-post-thumbnail category-intersection category-racial-justice tag-africology tag-black-community tag-black-student-union tag-temple-students tag-university-of-maryland-medical-system">
															<figure class="mh-custom-posts-thumb">
									<a class="mh-thumb-icon mh-thumb-icon-small" href="https://temple-news.com/?p=114991" title="Black students find joy in culture, community"><img width="80" height="60" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112022/BlackJoy_Civello-01-80x60.png" class="attachment-mh-magazine-small size-mh-magazine-small wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112022/BlackJoy_Civello-01-80x60.png 80w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112022/BlackJoy_Civello-01-678x509.png 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/08/29112022/BlackJoy_Civello-01-326x245.png 326w" sizes="(max-width: 80px) 100vw, 80px" />									</a>
								</figure>
														<div class="mh-custom-posts-header">
								<div class="mh-custom-posts-small-title">
									<a href="https://temple-news.com/?p=114991" title="Black students find joy in culture, community">
										Black students find joy in culture, community									</a>
								</div>
								<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
							</div>
						</li>			</ul></div><div id="custom_html-29" class="widget_text mh-widget mh-home-9 widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://temple-news.com/category/web-exclusives/slideshows/"><span style="font-size: 2em;font-weight: 900;color: #af0532">SLIDESHOWS</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-68" class="mh-widget mh-home-9 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-112660 post type-post status-publish format-standard has-post-thumbnail category-living category-live-in-philly category-slideshows category-web-exclusives tag-action-against-asian-hate tag-live-in-philly tag-protests">
							<div class="mh-custom-posts-large-inner clearfix">
																	<figure class="mh-custom-posts-thumb-xl">
										<a class="mh-thumb-icon mh-thumb-icon-small-mobile" href="https://temple-news.com/?p=112660" title="A Day of Action"><img width="326" height="245" src="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/03/29142538/3.30_LiveInPhilly_AllieIppolito-7-2-1-326x245.jpg" class="attachment-mh-magazine-medium size-mh-magazine-medium wp-post-image" alt="" loading="lazy" srcset="http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/03/29142538/3.30_LiveInPhilly_AllieIppolito-7-2-1-326x245.jpg 326w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/03/29142538/3.30_LiveInPhilly_AllieIppolito-7-2-1-678x509.jpg 678w, http://ttn-media.s3.amazonaws.com/wp-content/uploads/2021/03/29142538/3.30_LiveInPhilly_AllieIppolito-7-2-1-80x60.jpg 80w" sizes="(max-width: 326px) 100vw, 326px" />										</a>
																					<div class="mh-image-caption mh-custom-posts-caption">
												Features											</div>
																			</figure>
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=112660" title="A Day of Action">
												A Day of Action											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202103">30 March 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>Philadelphia activists came together on Saturday for a National Day of Action Against Asian Hate. <a class="mh-excerpt-more" href="https://temple-news.com/?p=112660" title="A Day of Action"></a></p>
</div>								</div>
							</div>
						</li>			</ul></div>					</div>
													<div class="mh-widget-col-1 mh-sidebar mh-home-sidebar mh-margin-left mh-home-area-10">
						<div id="custom_html-30" class="widget_text mh-widget mh-home-10 widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://temple-news.com/category/opinion/editorials/"><span style="font-size: 2em;font-weight: 900;color: #af0532">EDITORIALS</span></a>

<hr style="border: solid #af0532 1px" /></div></div><div id="mh_magazine_custom_posts-69" class="mh-widget mh-home-10 mh_magazine_custom_posts">			<ul class="mh-custom-posts-widget mh-custom-posts-no-image clearfix"> 						<li class="mh-custom-posts-item mh-custom-posts-large clearfix post-115079 post type-post status-publish format-standard has-post-thumbnail category-editorials category-opinion">
							<div class="mh-custom-posts-large-inner clearfix">
																<div class="mh-custom-posts-content">
									<div class="mh-custom-posts-header">
										<h3 class="mh-custom-posts-xl-title">
											<a href="https://temple-news.com/?p=115079" title="Be proactive about COVID">
												Be proactive about COVID											</a>
										</h3>
										<div class="mh-meta entry-meta">
<span class="entry-meta-date updated"><i class="fa fa-clock-o"></i><a href="https://temple-news.com/?m=202108">31 August 2021</a></span>
</div>
									</div>
									<div class="mh-excerpt"><p>The Editorial Board urges students to be proactive in educating vaccine-hesitant individuals and protecting themselves from COVID-19.  <a class="mh-excerpt-more" href="https://temple-news.com/?p=115079" title="Be proactive about COVID"></a></p>
</div>								</div>
							</div>
						</li>			</ul></div><div id="custom_html-13" class="widget_text mh-widget mh-home-10 widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://temple-news.com/read-us-print/"><span style="font-size: 2em;font-weight: 900;color: #af0532">PICK UP A PAPER</span></a>

<hr style="border: solid #af0532 1px" />

<iframe src='https://flo.uri.sh/visualisation/98272/embed' title='Interactive or visual content' class='flourish-embed-iframe' frameborder='0' scrolling='no' style='width:100%;height:600px;' sandbox='allow-same-origin allow-forms allow-scripts allow-downloads allow-popups allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation'></iframe><div style='width:100%!;margin-top:4px!important;text-align:right!important;'><a class='flourish-credit' href='https://public.flourish.studio/visualisation/98272/?utm_source=embed&utm_campaign=visualisation/98272' target='_top' style='text-decoration:none!important' rel="noopener"><img alt='Made with Flourish' src='https://public.flourish.studio/resources/made_with_flourish.svg' style='width:105px!important;height:16px!important;border:none!important;margin:0!important;'/> </a></div></div></div>					</div>
							</div>
					</div>
	</div>
<a href="#" class="mh-back-to-top"><i class="fa fa-chevron-up"></i></a>
</div><!-- .mh-container-outer -->
<footer class="mh-footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter">
<div class="mh-container mh-container-inner mh-footer-widgets mh-row clearfix">
<div class="mh-col-1-3 mh-widget-col-1 mh-footer-3-cols  mh-footer-area mh-footer-1">
<div id="media_image-43" class="mh-footer-widget widget_media_image"><img class="image " src="https://templenews.kleincollege.media/wp-content/blogs.dir/1/files/2021/07/ttn-masthead-white.png" alt="" width="803" height="184" /></div><div id="text-22" class="mh-footer-widget widget_text">			<div class="textwidget"><p><strong>Howard Gittis Student Center</strong><br />
1755 N. 13th St., Room 243<br />
Philadelphia, PA, 19122<br />
<strong>215-204-7416</strong></p>
</div>
		</div></div>
<div class="mh-col-1-3 mh-widget-col-1 mh-footer-3-cols  mh-footer-area mh-footer-2">
<div id="text-24" class="mh-footer-widget widget_text">			<div class="textwidget"></div>
		</div></div>
<div class="mh-col-1-3 mh-widget-col-1 mh-footer-3-cols  mh-footer-area mh-footer-3">
<div id="mh_magazine_social-10" class="mh-footer-widget mh_magazine_social">				<nav class="mh-social-icons mh-social-widget clearfix">
					<div class="menu-social-media-container"><ul id="menu-social-media" class="menu"><li id="menu-item-80080" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80080"><a href="https://www.facebook.com/thetemplenews"><i class="fa fa-mh-social"></i><span class="screen-reader-text">Facebook</span></a></li>
<li id="menu-item-80081" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80081"><a href="https://twitter.com/thetemplenews"><i class="fa fa-mh-social"></i><span class="screen-reader-text">Twitter</span></a></li>
<li id="menu-item-86592" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-86592"><a href="https://www.instagram.com/thetemplenews/"><i class="fa fa-mh-social"></i><span class="screen-reader-text">Instagram</span></a></li>
</ul></div>				</nav></div><div id="nav_menu-6" class="mh-footer-widget widget_nav_menu"><div class="menu-footer-meta-container"><ul id="menu-footer-meta" class="menu"><li id="menu-item-34573" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34573"><a href="https://temple-news.com/?page_id=7018">About</a></li>
<li id="menu-item-34574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34574"><a href="https://temple-news.com/?page_id=7125">Advertising</a></li>
<li id="menu-item-34575" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34575"><a href="https://temple-news.com/?page_id=8607">Jobs</a></li>
<li id="menu-item-115091" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-115091"><a href="https://temple-news.com/?page_id=7129">Contact Us</a></li>
</ul></div></div></div>
</div>
</footer>
<div class="mh-copyright-wrap">
	<div class="mh-container mh-container-inner clearfix">
		<p class="mh-copyright">
			Copyright 2018 The Temple News. 		</p>
	</div>
</div>
<link rel='stylesheet' id='mediaelement-css'  href='http://temple-news.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css'  href='http://temple-news.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=4e63a53f234a305eb5f11a609ff69133' type='text/css' media='all' />
<script type='text/javascript' id='ppress-frontend-script-js-extra'>
/* <![CDATA[ */
var pp_ajax_form = {"ajaxurl":"https:\/\/temple-news.com\/wp-admin\/admin-ajax.php","confirm_delete":"Are you sure?","deleting_text":"Deleting...","deleting_error":"An error occurred. Please try again.","nonce":"4742f2d7a3","disable_ajax_form":"false"};
/* ]]> */
</script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/wp-user-avatar/assets/js/frontend.min.js?ver=3.1.17' id='ppress-frontend-script-js'></script>
<script type='text/javascript' id='wp-polls-js-extra'>
/* <![CDATA[ */
var pollsL10n = {"ajax_url":"https:\/\/temple-news.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.75.6' id='wp-polls-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/aesop-story-engine/public/assets/js/ai-core.min.js?ver=2.2.8' id='ai-core-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/wp-embed.min.js?ver=4e63a53f234a305eb5f11a609ff69133' id='wp-embed-js'></script>
<script type='text/javascript' id='mediaelement-core-js-before'>
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
</script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16' id='mediaelement-core-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=4e63a53f234a305eb5f11a609ff69133' id='mediaelement-migrate-js'></script>
<script type='text/javascript' id='mediaelement-js-extra'>
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"};
/* ]]> */
</script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=4e63a53f234a305eb5f11a609ff69133' id='wp-mediaelement-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-includes/js/mediaelement/renderers/vimeo.min.js?ver=4.2.16' id='mediaelement-vimeo-js'></script>
<script type='text/javascript' src='http://temple-news.com/wp-content/plugins/new-royalslider/lib/royalslider/jquery.royalslider.min.js?ver=3.4.1' id='new-royalslider-main-js-js'></script>

<!-- Shortcodes Ultimate custom CSS - start -->
<style type="text/css">
.su-pullquote-align-left {
	margin: 0.5em 1.5em 1em 0;
	padding-left: 0;
	padding-right: 5px;
	float: left;
	border-right: 5px solid #af0532;
}
.su-pullquote-align-right {
	margin: 0.5em 0 1em 1.5em;
	padding-right: 0;
	float: right;
	border-left: 5px solid #af0532;
}
.quote {
	font-size: 16pt;
	font-weight: 700;
	line-height: 120%;
}
.attribute {
	font-weight: 500;
	text-align: right;
	font-size: 10pt;
	text-transform: uppercase;
}
.attribute-role {
	font-weight: 700;
	text-align: right;
	font-size: 10pt;
}
.su-spoiler-title {
	position: relative;
	cursor: pointer;
	min-height: 20px;
	line-height: 20px;
	padding: 7px 7px 7px 44px;
	font-size: 15px;
	font-family: Roboto; Sans-serif;
        background-color: #10617c;
	color: #ffffff;
        border-radius: 10px; border: 1px solid #10617c;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon { left: 5px; }

.su-spoiler-style-default {
  border: 1px solid #10617c;
  border-radius: 10px;
  background: #fff;
  color: #10617c;
}

/* Header style for articles*/
.su-heading-style-default {
	padding: 1em 0.5em;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	font-weight: 700;
	font-size: 25pt;
	line-height: 120%;
}
.su-heading-style-default .su-heading-inner {
	padding: 0;
	border: none;
}

/*This might fix the tooltip */
.su-tooltip-content { display: inline; }
.su-qtip-size-1 { font-size: 1em !important; }
.su-qtip-size-2 { font-size: 1.1em !important; }
.su-qtip-size-3 { font-size: 1.2em !important; }
.su-qtip-size-4 { font-size: 1.3em !important; }
.su-qtip-size-5 { font-size: 1.4em !important; }
.su-qtip-size-6 { font-size: 1.5em !important; }
.su-qtip-size-1 { font-size: 1em !important; }
.su-qtip-size-2 { font-size: 1.1em !important; }
.su-qtip-size-3 { font-size: 1.2em !important; }
.su-qtip-size-4 { font-size: 1.3em !important; }
.su-qtip-size-5 { font-size: 1.4em !important; }
.su-qtip-size-6 { font-size: 1.5em !important; }

.su-tooltip { background-color: #ffeebf; color: black;}

/*Table font size*/
.su-table table {
	width: 100% !important;
	margin: 0 0 1.5em 0 !important;
	border-collapse: collapse !important;
	font-size: .8em !important;
	border: 1px solid #ccc !important;
}

/*Boxes*/
.halfbox {
	width: 50%;
	float: left;
	margin-right: 15px;
}

.thirdbox {
	width: 33%;
	float: left;
	margin-right: 15px;
}

/*Button text wrapping?*/

.morestuffbutton {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 50%;
	text-align: left;
}

.su-button {
	font-weight: 200;
	font-family: Roboto condensed; Roboto; sans serif;
	letter-spacing: 1px;
	padding: 7px;
}
</style>
<!-- Shortcodes Ultimate custom CSS - end -->
</body>
</html>