UI Landing: Cleanup
This commit is contained in:
@@ -126,7 +126,9 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
|
||||
img(src="{{ n.picture.thumbnail('l', api=api) }}", alt="{{ n.name }}")
|
||||
| {% endif %}
|
||||
| {% endfor %}
|
||||
div(class="clearfix")
|
||||
|
||||
.clearfix
|
||||
|
||||
| {% if project.nodes_featured %}
|
||||
| {# In some cases featured_nodes might might be embedded #}
|
||||
| {% if '_id' in project.nodes_featured[0] %}
|
||||
@@ -140,7 +142,6 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }}
|
||||
| See More Artwork
|
||||
| {% endif %}
|
||||
|
||||
|
||||
.row
|
||||
.col-md-10.mx-auto
|
||||
h2.pb-3 Timeline
|
||||
|
Reference in New Issue
Block a user