abh - HTMLify profile
files of /abh/HTMLify/templates/skeletons/
<!--conferm-delete.html-->
<h1>Do you really want to delete the file {{ file.name }} at {{ file.path }}?</h1>
{% if file.type in
<h1>Do you really want to delete the file {{ file.name }} at {{ file.path }}?</h1>
{% if file.type in
<!--dashboard.html-->
<a href="/edit?filepathnew.html"><h4 style="display:inline-block;">Make new file</h4></a>
<a href="/
<a href="/edit?filepathnew.html"><h4 style="display:inline-block;">Make new file</h4></a>
<a href="/
<!-- edit.html -->
<form action="/action/edit" method="POST">
<input type="text" name="path" value="{{ path }}" /> Mode:
{% if
<form action="/action/edit" method="POST">
<input type="text" name="path" value="{{ path }}" /> Mode:
{% if
<!-- file-uplaod.html -->
<form action="/action/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="fi
<form action="/action/upload" method="POST" enctype="multipart/form-data">
<input type="file" name="fi
<h1>HTMLify your dreams</h1>
<center><p>Make your HTML files live</p>
<form class="search-form" action="/search" method="GET" st
<center><p>Make your HTML files live</p>
<form class="search-form" action="/search" method="GET" st
<!-- login.html -->
<form action="/action/login" method="POST">
<input type="text" name="username" placeholder="username" /><br>
<form action="/action/login" method="POST">
<input type="text" name="username" placeholder="username" /><br>
<!-- media-edit.html -->
<form action="/action/edit-media" method="POST">
<input type="hidden" name="oldname" value="{{ path[ses
<form action="/action/edit-media" method="POST">
<input type="hidden" name="oldname" value="{{ path[ses
<!-- registration.html -->
<form action="/action/registration" method="POST">
<input type="text" name="username" placeholder="us
<form action="/action/registration" method="POST">
<input type="text" name="username" placeholder="us
<!-- search-result.html -->
<form class="search-form" action="/search" method="GET" style="margin:20p;">
<input type="text" name
<form class="search-form" action="/search" method="GET" style="margin:20p;">
<input type="text" name