You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
extends frame
|
|
block main-content
|
|
-var featureUrl
|
|
if(feature_image.length != 0)
|
|
-featureUrl = feature_image[0].substr(7, feature_image[0].length)
|
|
else
|
|
-featureUrl = ''
|
|
section.content#post-content
|
|
#header-post
|
|
#header-one
|
|
label#the-title
|
|
a(href="/") thetwelfthhouse
|
|
span#post-title= title
|
|
img#featured-img(src=featureUrl)
|
|
#post-display
|
|
#post-text !{entry} |