All checks were successful
Deploy to Hostinger / Build and Push (push) Successful in 43s
8 lines
155 B
HTML
8 lines
155 B
HTML
---
|
|
layout: starwarskotor/base
|
|
---
|
|
|
|
{% extends "global/content.html" %}
|
|
|
|
{% block shrineInfo %}{% include "starwarskotor/shrineinfo.html" %}{% endblock %}
|