mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 21:12:41 +00:00
Point to new theme location for user page
This commit is contained in:
@@ -161,7 +161,7 @@ const ListPage = createClass({
|
|||||||
|
|
||||||
render : function(){
|
render : function(){
|
||||||
return <div className='listPage sitePage'>
|
return <div className='listPage sitePage'>
|
||||||
<link href='/themes/5ePhbLegacy.style.css' rel='stylesheet'/>
|
<link href='/themes/Legacy/5ePHB/style.css' rel='stylesheet'/>
|
||||||
{this.props.navItems}
|
{this.props.navItems}
|
||||||
|
|
||||||
<div className='content V3'>
|
<div className='content V3'>
|
||||||
|
|||||||
Reference in New Issue
Block a user