|
@@ -6,7 +6,7 @@
|
|
|
Video<br /><input class="cooltext" type="url" name="video_href" placeholder="https://youvimeo.tv/infomercial.mp4" value="<: $post.video_href :>" />
|
|
Video<br /><input class="cooltext" type="url" name="video_href" placeholder="https://youvimeo.tv/infomercial.mp4" value="<: $post.video_href :>" />
|
|
|
: include "acls.tx";
|
|
: include "acls.tx";
|
|
|
: include "tags.tx";
|
|
: include "tags.tx";
|
|
|
- Comments<br /><textarea class="cooltext" name="comment" placeholder="Potzrebie"><: $post.data :></textarea>
|
|
|
|
|
|
|
+ Comments<br /><textarea class="cooltext" name="data" placeholder="Potzrebie"><: $post.data :></textarea>
|
|
|
<input type="hidden" name="app" value="microblog" />
|
|
<input type="hidden" name="app" value="microblog" />
|
|
|
<input type="hidden" name="to" value="<: $route :>" />
|
|
<input type="hidden" name="to" value="<: $route :>" />
|
|
|
<input class="coolbutton" type="submit" value="Publish" text="Publish" />
|
|
<input class="coolbutton" type="submit" value="Publish" text="Publish" />
|