2022-08-19 13:38:46 +03:00
|
|
|
<INJECT>cat $HOME/template/header.html | sed "s/__PAGE TITLE__/Useful/"</INJECT>
|
|
|
|
|
|
|
|
<h1>Useful</h1>
|
2023-01-14 17:24:51 +02:00
|
|
|
<div style="text-align:center;">
|
2022-08-19 13:38:46 +03:00
|
|
|
<p>
|
|
|
|
Useful stuff to know/resources
|
|
|
|
</p>
|
2023-01-13 17:56:16 +02:00
|
|
|
<hr/>
|
|
|
|
<INJECT>python $HOME/bscripts/ls_table.py $CURRENT</INJECT>
|
2022-08-19 13:38:46 +03:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<INJECT>cat $HOME/template/footer.html</INJECT>
|