| 1 |
<div class="notice notice-info abj404-review-notice"> |
| 2 |
<a href="{close_url}" class="abj404-review-notice-close" aria-label="Close review prompt" title="Hide this for now">×</a> |
| 3 |
<p>You've been using 404 Solution for a while now.</p> |
| 4 |
<p style="font-size: 15px; margin: 15px 0 10px 0;"><strong>Do you think 404 Solution deserves a 5-star review?</strong></p> |
| 5 |
<p> |
| 6 |
<a href="{yes_url}" class="button button-primary" style="margin-right: 10px;">⭐ Yes</a> |
| 7 |
<a href="{not_yet_url}" class="button" style="margin-right: 10px;">Not yet</a> |
| 8 |
<a href="{ask_later_url}" class="button" style="margin-right: 10px;">Ask again later</a> |
| 9 |
<a href="{never_url}" style="text-decoration: none; color: #999;">Never ask again</a> |
| 10 |
</p> |
| 11 |
</div> |
| 12 |
|