{% extends "base.html" %} {% block title %}FetchBin - Last Outputs{% endblock %} {% block content %}
Browse and vote on recently shared command outputs from the community.
{{ output.html_content | safe }}
No shares found yet!
{% endfor %}