<?php
  %REQUIRE_LOGIN%
  echo "<div class='margin'><a href='%CONTENT_DIR%/board/?id=$id&action=post'><button> Post something </button></a></div>";
?>