forked from crunk/distribusi-verse
crunk
3 years ago
5 changed files with 29 additions and 12 deletions
@ -1,12 +1,12 @@ |
|||
<div id="edit" class="workflow"> |
|||
<h3>(Optional) Step 3: Edit</h3> |
|||
<h2>(Optional) Step 3: Edit</h2> |
|||
{% if files_uploaded or distribusi_live %} |
|||
<a href="/editor"><p>Go to CSS editor</p></a> |
|||
<p><a href="/editor">Go to CSS editor</a></p> |
|||
{% else %} |
|||
<p> |
|||
You need to upload your files first before you can a css theme |
|||
for your files. |
|||
</p> |
|||
<a href="#upload">Go to Step 1</a> |
|||
<p><a href="#upload">Go to Step 1</a></p> |
|||
{% endif %} |
|||
</div> |
|||
|
Loading…
Reference in new issue