mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 07:42:39 +00:00
Regression Fix WIP
This commit is contained in:
@@ -451,6 +451,7 @@ const EditPage = createClass({
|
||||
},
|
||||
|
||||
render : function(){
|
||||
console.log(this.state.themeBundle);
|
||||
return <div className='editPage sitePage'>
|
||||
<Meta name='robots' content='noindex, nofollow' />
|
||||
{this.renderNavbar()}
|
||||
|
||||
Reference in New Issue
Block a user