Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EstrellaT
/
Examen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Examen
/
app
/
index.php
EstrellaTecpile
se modifico
5068c3d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
169 Bytes
<?php
include_once
(
'inc/header.php'
);
?>
<?php
print
"Estrella Tecpile Lopez, 216w0349, ISC, Mixto"
;
?>
<?php
include_once
(
'inc/footer.php'
);
?>